[INFO] fetching crate credify 0.4.0...
[INFO] testing credify-0.4.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] extracting crate credify 0.4.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate credify 0.4.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate credify 0.4.0
[INFO] tweaked toml for crates.io crate credify 0.4.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate credify 0.4.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate credify 0.4.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f5939de7364c500e3039d9a31204cf59bf68c8eb17e0af5e34bcf3775d12aaab
[INFO] running `Command { std: "docker" "start" "-a" "f5939de7364c500e3039d9a31204cf59bf68c8eb17e0af5e34bcf3775d12aaab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f5939de7364c500e3039d9a31204cf59bf68c8eb17e0af5e34bcf3775d12aaab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5939de7364c500e3039d9a31204cf59bf68c8eb17e0af5e34bcf3775d12aaab", kill_on_drop: false }`
[INFO] [stdout] f5939de7364c500e3039d9a31204cf59bf68c8eb17e0af5e34bcf3775d12aaab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e84b5ba3b9018d4140198403293730e1693cab5c964ad55e4f71887947a50aa9
[INFO] running `Command { std: "docker" "start" "-a" "e84b5ba3b9018d4140198403293730e1693cab5c964ad55e4f71887947a50aa9", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tokio v1.47.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling h2 v0.4.11
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.22
[INFO] [stderr]    Compiling credify v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.71s
[INFO] running `Command { std: "docker" "inspect" "e84b5ba3b9018d4140198403293730e1693cab5c964ad55e4f71887947a50aa9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e84b5ba3b9018d4140198403293730e1693cab5c964ad55e4f71887947a50aa9", kill_on_drop: false }`
[INFO] [stdout] e84b5ba3b9018d4140198403293730e1693cab5c964ad55e4f71887947a50aa9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 95a5913fd07350fae9ab1b081fe25e803980ecaad6acb76fdb5b4738e725121c
[INFO] running `Command { std: "docker" "start" "-a" "95a5913fd07350fae9ab1b081fe25e803980ecaad6acb76fdb5b4738e725121c", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling if_chain v1.0.2
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling rangemap v1.6.0
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling ecb v0.1.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling weezl v0.1.10
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling ordered-float v5.0.0
[INFO] [stderr]    Compiling as-any v0.3.2
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling nom_locate v5.0.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling deluxe-core v0.5.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.47.0
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling deluxe-macros v0.5.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling lopdf v0.36.0
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling deluxe v0.5.0
[INFO] [stderr]    Compiling rig-derive v0.1.4
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.4.11
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.22
[INFO] [stderr]    Compiling rig-core v0.16.0
[INFO] [stderr]    Compiling credify v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Completion`
[INFO] [stdout]   --> examples/rig_async_proper.rs:13:23
[INFO] [stdout]    |
[INFO] [stdout] 13 | use rig::completion::{Completion, Prompt};
[INFO] [stdout]    |                       ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ToolDefinition`
[INFO] [stdout]    --> examples/rig_mock_xai.rs:149:30
[INFO] [stdout]     |
[INFO] [stdout] 149 | use mock_rig::{Prompt, Tool, ToolDefinition, providers};
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `NAME` and `definition` are never used
[INFO] [stdout]   --> examples/rig_integration.rs:27:11
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl LinkedInValidator {
[INFO] [stdout]    | ---------------------- associated items in this implementation
[INFO] [stdout] 27 |     const NAME: &'static str = "LinkedInValidator";
[INFO] [stdout]    |           ^^^^
[INFO] [stdout] 28 |
[INFO] [stdout] 29 |     fn definition(&self) -> serde_json::Value {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tool`
[INFO] [stdout]    --> examples/rig_mock_xai.rs:101:72
[INFO] [stdout]     |
[INFO] [stdout] 101 |                 pub fn tool<T: super::super::Tool + 'static>(mut self, tool: T) -> Self {
[INFO] [stdout]     |                                                                        ^^^^ help: if this is intentional, prefix it with an underscore: `_tool`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ToolDefinition` is never constructed
[INFO] [stdout]   --> examples/rig_mock_xai.rs:14:16
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub struct ToolDefinition {
[INFO] [stdout]    |                ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `definition`, `description`, and `parameters` are never used
[INFO] [stdout]   --> examples/rig_mock_xai.rs:27:18
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub trait Tool: Send + Sync {
[INFO] [stdout]    |               ---- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 27 |         async fn definition(&self, _prompt: String) -> ToolDefinition {
[INFO] [stdout]    |                  ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |         fn description(&self) -> String;
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 36 |         fn parameters(&self) -> serde_json::Value;
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `api_key` is never read
[INFO] [stdout]   --> examples/rig_mock_xai.rs:70:17
[INFO] [stdout]    |
[INFO] [stdout] 69 |             pub struct Client {
[INFO] [stdout]    |                        ------ field in this struct
[INFO] [stdout] 70 |                 api_key: String,
[INFO] [stdout]    |                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GROK_BETA` is never used
[INFO] [stdout]    --> examples/rig_mock_xai.rs:142:27
[INFO] [stdout]     |
[INFO] [stdout] 142 |                 pub const GROK_BETA: &str = "grok-beta";
[INFO] [stdout]     |                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `ValidationError` is never constructed
[INFO] [stdout]   --> examples/rig_complete_integration.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 46 | enum LinkedInValidatorError {
[INFO] [stdout]    |      ---------------------- variant in this enum
[INFO] [stdout] 47 |     #[error("Validation failed: {0}")]
[INFO] [stdout] 48 |     ValidationError(String),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LinkedInValidatorError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `credify` (example "rig_async_proper"); 1 warning emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name rig_async_proper --edition=2024 examples/rig_async_proper.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c7bb2ed05e4ebfcc -C extra-filename=-10d70d432c165d19 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-e1510cbfe26654d3.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-f59aa8fc39e30793.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-7e42206528eacd4e.rlib --extern credify=/opt/rustwide/target/debug/deps/libcredify-37c989c0e0863edd.rlib --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-ed16f8757ac7f100.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ba6aecba7086d38.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-64d41c4183345cb9.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-4f94fb001d474e1d.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-fb275f5f5f33c78b.rlib --extern rig=/opt/rustwide/target/debug/deps/librig-5946d417dcdfee69.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-32e921278d15781a.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-85c334a7f0824004.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-3dbe0d60140b392f.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-c0186c84c2159495.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-7a25953188e62c47.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-0fff4c8a39a59155/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `credify` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name credify --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5ea79dbf2a42c28a -C extra-filename=-b6793831dd5e8d99 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-e1510cbfe26654d3.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-f59aa8fc39e30793.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-7e42206528eacd4e.rlib --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-ed16f8757ac7f100.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ba6aecba7086d38.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-64d41c4183345cb9.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-4f94fb001d474e1d.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-fb275f5f5f33c78b.rlib --extern rig=/opt/rustwide/target/debug/deps/librig-5946d417dcdfee69.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-32e921278d15781a.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-85c334a7f0824004.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-3dbe0d60140b392f.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-c0186c84c2159495.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-7a25953188e62c47.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-0fff4c8a39a59155/out` (signal: 9, SIGKILL: kill)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcZzQxph/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libcredify-37c989c0e0863edd,libchrono-7e42206528eacd4e,libiana_time_zone-693b81a5c0b46492,libnum_traits-e0379c9206182a0c,libreqwest-fb275f5f5f33c78b,libhyper_rustls-b8d9cac08a041166,libwebpki_roots-ab32c2fb6d835155,libhyper_tls-d97171cee8ad54e2,libtokio_native_tls-897d3c435baf35f0,libtokio_rustls-30f98d67c83785d7,librustls-33ffda291bf99a79,libsubtle-ca7024fc66e4388f,libwebpki-8bf5a532d3894fdf,libring-ca6ab47b7d1312e1,libgetrandom-1c178d971a6250a7,libuntrusted-3420b86308bec153,librustls_pki_types-79b15f25d8c35cfa,libzeroize-ead98f074a37f829,libserde_urlencoded-b4a171bad5e54d38,libencoding_rs-ecbcb0c86dcc51a7,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libmime-4b44681fdb2c65f7,libtower_http-627116e5683296a4,libiri_string-a380f51e5b0b7b73,libtower-919cb202b7b1ff3c,libtower_layer-d70c7e404336389b,libnative_tls-cb1b77021dca6dc2,libopenssl_probe-cbab9b905ab83f66,libopenssl-bbabd9ba845e9642,libbitflags-999d889d9694453e,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libcfg_if-5a199b0ec0054672,libopenssl_sys-e388e03caaf6458e,libhyper_util-afa7a7abb25798f5,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-252394c976303048,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-3e772a50406edaca,libtracing-867c04bb541b60b6,libtracing_core-e88fd22da97e6ef2,libindexmap-fe1d29c94e82ab37,libequivalent-7e0e8cbe6c474a67,libhashbrown-37a6703d9702db39,libatomic_waker-001109810bdecbaa,libtokio_util-7199074fc5ecf9de,libtokio-c0186c84c2159495,libsocket2-387e3b276dd3a2bf,libmio-e44b863bc2484802,liblibc-0f8586cc3118ad93,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,libfutures_util-004614b6b40fabdc,libfutures_io-3e19596c076de665,libslab-bf5a4eed15154f64,libfutures_channel-c679acf38b3b9ea3,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,liblog-394b918668cad64a,libhttp-b47bc680ed14946e,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libsync_wrapper-a3845461b7db14a0,libfutures_core-fc6bb1738f00fc87,liburl-7a25953188e62c47,libidna-f7b1d52cdcf24258,libutf8_iter-0d9be7b316c2b184,libidna_adapter-23d235ca019c0682,libicu_properties-e651974d21187eb3,libicu_properties_data-be64ae96cf57ee64,libicu_normalizer-4a8cb320086f0706,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-f5259d77029e31c4,libicu_collections-d2d5ad4454d4fb6b,libpotential_utf-794484b61ddc8f8c,libicu_provider-cda9264d6eb75269,libicu_locale_core-af5b187bce3d1bc7,libtinystr-545e5bc415b416ba,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-1950ba5283edba3a,libzerotrie-318e90f9bf02d6b6,libyoke-b875a8db238e9bd3,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-186e415bc2479181,libform_urlencoded-9a3b196401a840c1,libpercent_encoding-9bee39bbc5bd523a,libthiserror-3dbe0d60140b392f,libserde_json-85c334a7f0824004,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde-32e921278d15781a,libregex-4f94fb001d474e1d,libregex_automata-e847bd3e3e8c0bf8,libaho_corasick-eb7f4f3be5d9f888,libmemchr-b7fe23326ba1f7e2,libregex_syntax-13fc688ae7f36982,libonce_cell-0ba6aecba7086d38}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcZzQxph/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-0fff4c8a39a59155/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/rig_ergonomic-1b975f07a5fb8d97" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `credify` (example "rig_ergonomic") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "95a5913fd07350fae9ab1b081fe25e803980ecaad6acb76fdb5b4738e725121c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "95a5913fd07350fae9ab1b081fe25e803980ecaad6acb76fdb5b4738e725121c", kill_on_drop: false }`
[INFO] [stdout] 95a5913fd07350fae9ab1b081fe25e803980ecaad6acb76fdb5b4738e725121c
